Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.12 #1523

Closed
wants to merge 6 commits into from
Closed

Conversation

wongcht
Copy link
Contributor

@wongcht wongcht commented Aug 30, 2023

Python 3.12 will be released on 2023-10-02. Test package snapshottest failed to import due to imp dropped in py3.12

This PR aim at python 3.12 can pass all tests.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.01%. Comparing base (5fb7b54) to head (e3286d9).
Report is 8 commits behind head on master.

Current head e3286d9 differs from pull request most recent head a9c9572

Please upload reports for the commit a9c9572 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1523   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files          51       51           
  Lines        1755     1755           
=======================================
  Hits         1685     1685           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmetzker
Copy link

gmetzker commented Mar 9, 2024

Any movement on 3.12 support?

@dulmandakh
Copy link
Contributor

support for Python 3.12 is landed in #1550

@erikwrede erikwrede closed this Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants